.about .about-nav{display:flex;justify-content:flex-start}.about .about-nav .nav-item{margin-right:4.4vw;cursor:pointer}.busylist{display:flex;justify-content:space-between;margin-top:100px;flex-wrap:wrap;margin-bottom:100px}.busylist .busy-item{width:28vw;height:28vw;background-repeat:no-repeat;overflow:hidden;transition:all 0.3s;margin-bottom:2vw;cursor:pointer}.busylist .busy-item .busy-title{background-color:rgba(0,0,0,0.4);transition:all 0.3s;padding:16px;margin-top:75%;height:25%;font-size:1.6vw;letter-spacing:3px}.busylist .busy-item .busy-title>h3{font-weight:normal;color:white}.busylist .busy-item .busy-title>p{color:#efefef;font-size:1.1vw;margin-top:16px;letter-spacing:2px;line-height:1.9vw}.busylist .busy-item:hover{width:28.5vw;height:28.5vw}.busylist .busy-item:hover .busy-title{margin-top:60%;height:40%}.links{margin-bottom:1.25rem}.news .newslist .title{margin-top:1rem;color:#0478ff}.news .news-nav{background:#f3f6fa;border-radius:10px;padding:0.5rem 0}.news .news-nav .nav-item{position:relative;display:flex;align-items:center;padding:1rem 0.5rem;position:relative;font-weight:bold;color:#333;padding-left:15px}.news .news-nav .nav-item .icon{width:2.5rem;height:2.5rem;margin-right:1.563rem}.news .news-nav .nav-item .num{position:absolute;right:1.25rem;margin-bottom:0;font-weight:normal;color:#666}.news .news-nav .nav-item.nav-item-active{background-color:#fff;color:#0478ff}.news .news-nav .nav-item.nav-item-active::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#0478ff;height:60%;width:4px}.news .newslist .busy-item{position:relative;margin-bottom:40px;display:flex}.news .newslist .busy-item img{width:17.125rem;height:12.25rem;margin-right:1.875rem}.news .newslist .busy-item>div{width:0;flex:1}.news .newslist .busy-item>div h3{font-size:1.2rem;font-weight:400}.news .newslist .busy-item>div p{font-size:1rem;color:#969696;position:absolute;bottom:0rem}.detail .news-body{margin-bottom:200px;position:relative}.detail .newslist{border-right:1px solid #d8d8d8;padding-right:calc(var(--bs-gutter-x) * .5)}.detail .newslist .title{margin-bottom:1.5rem}.detail .newslist .busy-item{margin-bottom:1vw;position:relative;padding:0.75rem;border:0.0625rem solid #eee}.detail .newslist .busy-item img{width:13rem;height:9.25rem;min-width:117px;min-height:80px;margin-right:1vw}.detail .newslist .busy-item>div>h3{font-size:1rem;line-height:1.5rem;font-weight:400;color:#333}.detail .newslist .busy-item>div>p{font-size:0.938rem;bottom:0;color:#666}.detail .content-rich .title{text-align:center}.detail .content-rich .time{color:#969696;text-align:center;margin-bottom:1rem}.detail .content-rich img{max-width:100% !important}.about-new>.title{font-size:4rem;padding-top:20rem;height:15rem;text-align:center;color:#fff;margin-top:0;box-sizing:content-box}.about-new .about-nav{display:flex;justify-content:flex-start}.about-new .about-nav .nav-item{margin-right:4.4vw;cursor:pointer;flex:1;height:4.25rem;line-height:4.25rem;font-size:1.4rem;text-align:center}.about-new .about-nav .nav-item-active{background-color:#0478ff;color:#fff}.about-new .about-nav-box{background-color:#fff;box-shadow:0px 10px 20px 0px rgba(0,0,0,0.05)}body{min-height:100vh;display:flex;flex-direction:column}body main{flex:1}header{position:relative}header img.bg{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0;display:none}header .search{margin:10px 0;padding:0 20px;border-radius:20px;background-color:rgba(255,255,255,0.5);display:flex;align-items:center;border:1px solid #dedede}header .search input{height:40px;width:100%;outline:none;background-color:unset;background-repeat:no-repeat;background-position-x:right;background-position-y:center;border:none;transition:all 0.3s}header h1{color:#000;text-align:center;padding-top:2rem}header .header{position:relative}header .header .navbar{border-bottom:1px solid #d8d8d8}header .header .navbar .navbar-collapse{padding-top:15px}header .header .logo{position:absolute;top:7px;height:43px}header .header .logo img{height:100%}header .white-logo{display:none}@media (min-width: 992px){header.is-bg .black-logo{display:none}header.is-bg .white-logo{display:block}}@media (min-width: 992px){.blur-bg{background:rgba(255,255,255,0.2);backdrop-filter:blur(5px)}header img.bg{display:block}header .header .navbar-box{height:60px}header .header .navbar{padding:0;height:inherit;border-top:1px solid #d8d8d8;box-shadow:0px 10px 20px rgba(0,0,0,0.05);border-bottom:none}header .header .navbar .navbar-collapse{margin-top:-1px;justify-content:center;padding:0}header .header .navbar .navbar-nav{height:60px;align-items:center}header .header .navbar .nav-item{padding:0 1rem;height:inherit}header .header .navbar a.nav-link{color:rgba(0,0,0,0.85);transition:all 0.3s;font-weight:bold;margin-bottom:1px;position:relative;padding:0.5rem 0;height:inherit;display:flex;align-items:center}header .header .navbar a.nav-link:hover,header .header .navbar a.nav-link.nav-item-active{color:#0478ff;text-shadow:none}header .header .navbar a.nav-link:hover::after,header .header .navbar a.nav-link.nav-item-active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background-color:#0478ff}header .header #navbar{width:100%;height:inherit;display:flex;align-items:center}header .header #navbar.fixed{border-top-color:transparent;position:fixed;top:0;left:0;right:0;z-index:100;background-color:#3379f7}header .header #navbar.fixed a.nav-link{color:#fff}header .header #navbar.fixed a.nav-link:hover,header .header #navbar.fixed a.nav-link.nav-item-active{color:#fff !important;text-shadow:none}header .header #navbar.fixed a.nav-link:hover::after,header .header #navbar.fixed a.nav-link.nav-item-active::after{background-color:#fff !important}header .header #navbar.fixed .search{border:0}header .header .logo{position:static;height:auto;margin:1.5rem 0}header h1{color:#fff;text-align:left;padding:4rem 0}header.is-bg .header .navbar{border-top-color:rgba(255,255,255,0.5);box-shadow:none}header.is-bg .header .navbar a.nav-link{color:rgba(255,255,255,0.85);text-shadow:0 2px 2px rgba(0,0,0,0.5)}header.is-bg .search{border:0}}ul.pagination{margin-top:2rem;display:flex;justify-content:center}.news-list .news-item{display:flex;flex-direction:column;border-bottom:1px dashed #e8e8e8;padding:12px 0}.news-list .news-item:last-child{border-bottom:none}.news-list .news-item .pic{width:100%}.news-list .news-item .title{font-size:1.25rem}.news-list .news-item .sub-title{color:rgba(0,0,0,0.6);margin-bottom:1rem}.news-list .news-item .time{color:#909090}@media (min-width: 992px){.news-list .news-item{flex-direction:row}.news-list .news-item .pic{width:30%;margin-right:1rem}}.home-news-list{padding-top:15px}@media (min-width: 992px){.home-news-list{padding-top:0}}.btn{border-radius:2px}a{text-decoration:none;color:#000}a:hover{color:#0478ff}p{margin-bottom:0}svg,img{vertical-align:middle}.word1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.word2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.word3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.word5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.swiper-pagination-bullet{width:16px;height:16px;opacity:0.6}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:19px 0}.nav-item-active{color:#3476f6}.topping{position:fixed;top:0;left:0;right:0;z-index:100}.page-home{background-image:url("/assets//Rectangle3.png")}.frist-page{position:relative}.frist-page .menu-list{position:absolute;top:44vh;left:12.5vw}.frist-page .menu-list .menu-link{font-size:22px;color:#1c1c1c;transition:all 0.3s;display:block;margin:15px 0}.frist-page .menu-list .menu-link:hover{color:#3476f6}.container .list{margin-top:6vh;display:flex;flex-wrap:wrap}.container .list .list-item{transition:all 0.3s;min-width:200px}.container .list .list-item>h1{overflow:hidden}.container .list .list-item>p{font-size:18px;margin-top:1.7vh}.container .list .list-item:hover{background-color:#3476f6}.page-2{color:#fff;background-image:url("/assets/imgbusy.png")}.page-2 .container>h1{font-size:56px}.page-2 .container .list{margin-top:80px;display:flex;flex-wrap:wrap}.page-2 .container .list .list-item{box-sizing:border-box;cursor:pointer;transition:all 0.3s;width:16vw;height:20vh;padding:2.7vh;border-radius:3px;border:solid 1px #fff;margin-right:40px;margin-bottom:30px}.page-2 .container .list .list-item>h1{overflow:hidden}.page-2 .container .list .list-item>p{font-size:18px;margin-top:1.7vh}.page-2 .container .list .list-item:hover{background-color:#3476f6}.page-3 .list-item{box-sizing:border-box;transition:all 0.3s;width:25vw;height:58vh;padding-top:50vh;padding-left:2.7vh;padding-right:2.7vh;color:#fff;background-color:#1c1c1c;background-image:url("/assets/Rectangle9.png")}.page-3 .list-item>h1{overflow:hidden}.page-3 .list-item>p{font-size:18px;margin-top:1.7vh;display:none}.page-3 .list-item:hover{padding-top:35vh;background-image:none}.page-3 .list-item:hover>p{display:block}.page-4{background-image:url("/assets/Rectangle19.png");color:#fff;position:relative}.page-4 .root-link{font-size:20px;display:flex;margin-bottom:9vh;font-weight:bold}.page-4 .root-link a{color:#3476f6}.page-4 a{display:flex;color:#fff}.page-4 a>h1{font-size:56px;width:37.5vw;min-width:456px}.page-4 a>p{margin-left:2vw;margin-top:2vw;line-height:50px;font-size:30px;width:37.5vw;min-width:456px}.page-4 .swiper-four-next{background-image:url("/assets/right.png");position:absolute;bottom:10vh;left:50vw;margin-left:3vw}.page-4 .swiper-four-prev{background-image:url("/assets/left.png");position:absolute;bottom:10vh;left:50vw;margin-left:-3vw}.page-4 .swiper-four-next,.page-4 .swiper-four-prev{border:1px solid #fff;border-radius:3px;width:5vw;height:5vw;min-width:50px;min-height:50px;background-position:center;background-size:25px;background-repeat:no-repeat;cursor:pointer;transition:all 0.3s}.page-4 .swiper-four-next:hover,.page-4 .swiper-four-prev:hover{background-color:#3476f6}.page-5 .link-me{margin-top:15vh;display:flex}.page-5 .link-me>div{flex:1;line-height:60px}.page-5 .link-me>div>h1{font-size:32px}.page-5 .link-me>div>p{font-size:24px}.page-ctrl{text-align:center;padding:2rem 0}.page-ctrl>*{display:inline-block;vertical-align:top}.page-ctrl .img{margin:0 15px;width:40px;height:40px;transition:all 0.3s;cursor:pointer}.page-ctrl .img:active{background-color:#efefef}.page-ctrl .img img{width:60%;height:60%;margin:20% auto}.page-ctrl span,.page-ctrl a{font-size:24px;margin:0 15px;transition:all 0.3s;width:40px;line-height:40px;height:40px;color:#969696}.page-ctrl span:active,.page-ctrl a:active{background-color:#efefef}.page-ctrl a,.page-ctrl .link{color:#000000}.inline-block>*{display:inline-block;vertical-align:top}.sub-menu-item{display:block}.sub-menu-item:hover{color:#06d2ff !important}.rich-text{margin-top:2rem;max-width:100vw;margin-bottom:5rem;background-color:#fff;border-radius:3px;border:1px #c8c8c8 solid;padding:15px}.rich-text>.title{font-size:2rem;text-align:center;margin-bottom:3rem}.rich-text>.time{font-size:24px;margin-top:40px;margin-bottom:80px;color:#969696}@media (min-width: 992px){.rich-text .content{padding:0 2rem}}.rich-text .content img{max-width:100%}.foot{text-align:center;background-color:#2a2a2a;color:#7f7f7f;padding:2rem 0;margin-top:4rem}.foot .friendurl{margin-bottom:1rem}.foot .friendurl,.foot .friendurl a{font-size:0.875rem;color:#efefef;margin-right:12px}.foot .copyright{font-size:12px}.foot a{color:#7f7f7f}option[disabled]{color:#dedede}
